Class CesopTooManyErrorsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.europa.ec.taxud.cesop.validation.CesopTooManyErrorsException
All Implemented Interfaces:
Serializable

public class CesopTooManyErrorsException extends RuntimeException
The type Cesop too many errors exception.
See Also:
  • Constructor Details

    • CesopTooManyErrorsException

      public CesopTooManyErrorsException(String message)
      Instantiates a new Cesop too many errors exception.
      Parameters:
      message - the message
    • CesopTooManyErrorsException

      public CesopTooManyErrorsException(String message, Throwable cause)
      Instantiates a new Cesop too many errors exception.
      Parameters:
      message - the message
      cause - the cause